From: bors Date: Thu, 1 Feb 2018 19:12:19 +0000 (+0000) Subject: Auto merge of #4995 - alexcrichton:relative-env, r=matklad X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~17 X-Git-Url: https://dgit.raspbian.org/%22http://www.example.com/cgi/success//%22http:/www.example.com/cgi/success/?a=commitdiff_plain;h=cd5b9802218311f1b5d9fbf6767582476c2bff7f;p=cargo.git Auto merge of #4995 - alexcrichton:relative-env, r=matklad Fix `RUSTC=./relative-path` when building This commit adjusts the compiler location logic to resolve `./relative-path` before invoking rustc to ensure it's no longer cwd-relative. This is how many other variables like `CARGO_HOME` work, so it's applying similar logic. --- cd5b9802218311f1b5d9fbf6767582476c2bff7f